/** 底部 */
.footer-bg{ height:208px; background:url(/uiFramework/commonResource/image/2021122314253064143.png) repeat-x;position: relative;margin-top:20px;}
.footer{ width:1000px; margin:0 auto;}
.footer{height:208px; background:url(/uiFramework/commonResource/image/2021122314272258338.png) bottom right no-repeat; }
.footer-br{ background:url(/uiFramework/commonResource/image/2021122314284753332.png) bottom repeat-x; height:65px; position:relative;}
.footer ul{ padding-top:25px;}
.footer li{ float:left; font-size:14px;color:#ffffff; margin:0 9px;}
.footer li a{ font-size:14px;color:#ffffff; display: block;width:66px; height:24px; text-align:center; line-height:24px;}
.footer li a:link,.footer li a:visited{}
.footer li a:hover{ background:url(/uiFramework/commonResource/image/2021122314301733947.png) center no-repeat;}
.footer p{ float:none; clear:both; font-size:14px; color:#ffffff; padding-top:45px; line-height:32px;}
.contact-way{
	text-align: center;
	position: absolute;
	right: 361px;
	top: 23px;
	width: 100px;
	height: 40px;
	display: block;
	overflow: hidden;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	background: url(/uiFramework/commonResource/image/2021122314351724399.png) left center no-repeat;
}
.contact-way a{ color:#FFF; font-size:14px;}
.back-top{
	text-align: center;
	position: absolute;
	right: 221px;
	top: 23px;
	width: 120px;
	height: 40px;
	display: block;
	overflow: hidden;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	background: url(/uiFramework/commonResource/image/2021122314340346354.png) left center no-repeat;
}
.back-top a{ color:#FFF; font-size:14px;}

@media screen and (max-width:600px){
.footer{width:100%;}
.footer-br{height:52px;}
.footer ul{    padding-top: 18px;}
.footer li{line-height:24px;}
.contact-way,.back-top{ display:none;}
.footer p{padding-top: 20px;width: 96%;margin: 0 auto;line-height: 24px;}
.footer p a{display:block;font-size:14px;}
}